FlexReport for WinForms
CopyTo(Int32,RplRec[],Int32,Int32) メソッド


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RplRecs クラス > CopyTo メソッド : CopyTo(Int32,RplRec[],Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As RplRec, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
'使用法
 
Dim instance As RplRecs
Dim index As System.Integer
Dim array() As RplRec
Dim arrayIndex As System.Integer
Dim count As System.Integer
 
instance.CopyTo(index, array, arrayIndex, count)
public void CopyTo( 
   System.int index,
   RplRec[] array,
   System.int arrayIndex,
   System.int count
)

パラメータ

index
array
arrayIndex
count
参照

参照

RplRecs クラス
RplRecs メンバ
オーバーロード一覧